ASP.NET MVC コントロールヘルプ
Bind(IEnumerable<Object>) メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > DataMapBuilder クラス > Bind メソッド : Bind(IEnumerable<Object>) メソッド
ソースコレクション
コレクションに連結します。
シンタックス
'宣言
 
Public Overloads Function Bind( _
   ByVal sourceCollection As System.Collections.Generic.IEnumerable(Of Object) _
) As DataMapBuilder
public DataMapBuilder Bind( 
   System.Collections.Generic.IEnumerable<object> sourceCollection
)

パラメータ

sourceCollection
ソースコレクション

戻り値の型

現在のビルダ
参照

DataMapBuilder クラス
DataMapBuilder メンバ
オーバーロード一覧